machine learning (213)

Machine Learning Foundations: Part 1 - What is ML?

Welcome to this series on Machine Learning Foundations. It's a course where you'll learn the fundamentals of building machine learning models using TensorFlow. The only thing that you'll need to know is a little bit of Python. So if you've tried to l...

Alex · 4 years ago · 128

Machine Learning Foundations: Part 4 - Coding with Convolutional Neural Networks

In the previous part 3 - Convolutions and pooling, you learned all about convolutions and how they can use filters to extract information from images. You also saw how to create pools that can reduce and compress your images without losing the vital...

Alex · 3 years ago · 58

Retailers and AI in 2023: Focus on Supply Chain

In 2023, retailers are likely to continue to focus on improving their supply chain operations through the use of artificial intelligence (AI). It can upgrade inventory management, forecast demand, optimize logistics and transportation capabilities, increase customer satisfaction, and even more. According to a McKinsey study, adopters of AI-powered...

Alex · 08 February 2023 · 81

What is Machine Learning? Definition, Types, Applications, and more

In the ever-evolving landscape of technology, Machine Learning (ML) stands out as a groundbreaking concept that has transformed the way we interact with data and make decisions. At its core, Machine Learning is a subset of artificial intelligence (AI) that empowers machines to learn from experience, improve their performance over time, and make dat...

Code Avail · 01 August 2023 · 48 · 1

Explore The Top AI Courses Here!

Almost no industry has not been affected in some way by artificial intelligence online course or machine learning, even though these technologies are still in their infancy and development. Therefore, becoming a genius is not all about AI. To help p...

Alex · 08 December 2022 · 109

The Rise of Machine Learning: How AI Algorithms Will Transform Business Operations

How AI Algorithms Will Transform Business Operations In the ever-evolving landscape of technology, one particular advancement stands out: machine learning. As businesses strive for increased efficiency, productivity, and innovation, machine learning...

Ashish Bamrara · 07 June 2023 · 81

Introduction to JAX (AI Adventures)

NumPy is fast, but how can we make it even faster?  In this article, we're going to look at a new library from Google Research called JAX and see how it can speed up machine learning. JAX can automatically differentiate native Python and NumPy...

Alex · 4 years ago · 155

Machine Learning Foundations: Part 2 - First steps in computer vision

In the previous article Part 1 - What is ML?, you got an introduction to machine learning, and you saw how it works from a programmer's perspective by having you create answers and data, and letting a computer infer the rules that determine them. Thi...

Alex · 3 years ago · 72

Machine Learning Foundations: Part 3 - Convolutions and pooling

In the previous part 2 - First steps in computer vision,  you built a neural network that could recognize items of clothing.  Now that you've looked at fashion example for computer vision, you've probably noticed a big limitation for computer vision...

Alex · 3 years ago · 81

Machine Learning Foundations: Part 5 - Classifying real-world images

In this article we're going to look at how to use convolutional neural networks to classify complex features. In previsous part 4 -  Coding with Convolutional Neural Networks, you took what you had learned about CNNS. And you saw how to improve the f...

Alex · 3 years ago · 49

Machine Learning Foundations: Part 7 - Image augmentation and overfitting

Previous part 6 - Convolutional cats and dogs Over the last few articles, you've looked at convolutional neural networks and how they can be used for computer vision. You built classifiers for fashion, horses and humans and cats and dogs. But one the...

Alex · 08 June 2020 · 39

Machine Learning Foundations: Part 9 - Using the Sequencing APIs

In part 8: Introduction to Natural Language Processing, we looked at how you can tokenize words with simple APIs. This allowed you to turn words into numbers or tokens so that they can be more easily represented in a computer's memory. It's the first...

Alex · 23 June 2020 · 61

What Type of Multimeter Setting Should You Use to Measure AC Current?

How to check amperes using analog multimeter? To measure AC current with a multimeter, you should set the meter to AC current (often indicated as A with a wavy line next to it). Make sure you choose the appropriate range for the current you expect to...

Roger William · 03 April 2023 · 5

What are the ethical principles of AI?

Artificial intelligence ethics deal with ethical and moral issues related to artificial intelligence. AI is becoming an integral part of our lives. It is everywhere in our smartphones and smart appliances. At the same time we see sci-fi scenarios o...

suresh kumar · 27 January 2022 · 138

5 Ways AI Influences Cybersecurity Practices

Cybersecurity is an ever-growing problem as the world becomes increasingly digital. And as our technology becomes more sophisticated, so do cyber attacks. AI technology is continually advancing and has become part of many people’s daily lives....

Alex · 14 August 2023 · 70

Will Nvidia Chips Be Inside Everything?

Nvidia is trying to strong-arm its way into more devices than ever before. And yes, this article is going to be about Nvidia's acquisition of Arm. At first, the two companies don't seem to be likely partners, given that they mostly operate in differ...

Alex · 16 October 2020 · 40